home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / text / docs / amigascischool3.txt < prev    next >
Text File  |  1993-04-12  |  32KB  |  854 lines

  1. Archive-name: amiga/science-faq
  2. Last-modified: 1993/04/12
  3. Version: 3.00
  4.  
  5. Compiled-by: akerman@lola.phy.queensu.ca (Richard Akerman)
  6.  
  7. Now under RCS revision control:
  8. $Id: AmigaSci,v 3.0 1993/04/12 13:00:09 akerman Rel $
  9.  
  10. String for AmigaDOS "version" command:
  11. $VER: Amiga_Science/School/UNIX_FAQ 3.00 (12.4.93)
  12.  
  13. This document supersedes AmigaSciSchool version 2.6.6 and version 2.23.
  14.  
  15. I will be losing net access, so this will be my last posting of the FAQ.
  16. If you would like to take over the posting duties (all you have to do is post
  17. this once a month) please contact me immediately.
  18.  
  19. This FAQ is cross-posted around the middle of each month to
  20. comp.sys.amiga.applications, comp.unix.amiga, comp.answers and news.answers
  21.  
  22. v3.00 available by anonymous FTP from wuarchive:
  23.                       /systems/amiga/incoming/text/AmigaSciSchool-3.00.txt
  24.  
  25. also available on AmiNet sites: text/doc/AmigaSciSchool-3.00.txt
  26.  
  27. The news.answers automatic archiving software will store a copy of this
  28. posting, available by anonymous FTP on
  29.  
  30. pit-manager.mit.edu [18.172.1.27]:
  31.                    /pub/usenet/news.answers/amiga/science-faq.Z
  32.  
  33. The pit-manager site also provides an automated FAQ mailserver, send email to
  34. mail-server@pit-manager.mit.edu with "help" in the body of your message.
  35.  
  36. This document is a summary of info I have on hand about Science/School/UNIX
  37. software.  It is designed to answer the questions I have seen most
  38. frequently about such software on USENET.  It's a combination of things I
  39. have found out myself (I use most of these programs), information posted on
  40. USENET newsgroups (sometimes uncredited, sorry), and responses I got to
  41. questions I send to commercial product representatives.  I have tried to
  42. make the information herein as detailed and accurate as possible; please
  43. email me with any corrections or comments.
  44.  
  45.  
  46. Programs covered:
  47.  
  48. 1. GNU emacs 18.58 A1.26
  49.   1a. fifo.library
  50. 2. UNIX commands for the Amiga [every one you ever wanted]
  51.   2a. MRMan
  52.   2b. diff & patch
  53.   2c. compress, uncompress, zcat
  54.   2d. tar
  55.   2e. tarsplit
  56.   2f. ispell 3.3LJR
  57.   2g. nroff
  58.   2h. ixemul.library
  59.   2i. groff
  60.   2j. du
  61.   2k. makeinfo
  62. Shell stuff
  63.   3a. UNIX dirs (. and ..) 
  64.   3b. Automatic filename/directory completion
  65.   3c. Shell scrollbar
  66.   3d. UNIX-like pipe (|)
  67. Programming
  68.   4a. AWK
  69.   4b. Flex  ("fast lex")
  70.   4c. YACC  (Yet Another Compiler Compiler)
  71.   4d. BISON (GNU version of YACC)
  72.   4e. Perl
  73.   4f. GCC   (GNU C & C++ compiler)
  74.   4g. RCS   (Revision Control System)
  75. Plotting
  76.   5a. GNU plot 3.2
  77.   5b. Multiplot
  78. Math
  79.   6a. MAPLE V
  80.   6b. Schoonschip
  81. 7. X-windows
  82. TeX
  83.   8a. AmigaTeX
  84.   8b. PasTeX 1.3
  85.   8c. DVIprint
  86.   8d. dvi2lj
  87.   8e. fig
  88.   8f. ARexx macros for TeX
  89.  
  90. 9. FTP sites
  91.   9a. FTPmail
  92. Appendix A.  Programs on grind
  93. Appendix B.  Programs on wuarchive
  94.  
  95.  
  96. NOTE: some of these files/archives are very large.  Often they contain
  97. source or other files you may not need.  If you are sending the files to
  98. yourself over the phone lines, or other slow medium for which you may have
  99. to pay, use the appropriate archiver on your UNIX system beforehand to
  100. delete all unneeded files in the archive.  The most common archiving format
  101. is .lzh and .lha, use the lha program for these.
  102. See Appendix A for UNIX versions of archiving programs (lha, zoo, unzip).
  103. See note in Appendix B about Amiga archiving programs.
  104.  
  105. There is a nice review of science software in the March 1992 (#48) _.info_,
  106. a magazine whose demise is much lamented.
  107.  
  108.  
  109. 1. GNU emacs 18.58 A1.26 ===================================================
  110.  
  111. The author of the Amiga GNU emacs port and various GNU UNIX command
  112. ports (ls, mv, grep, ...)  is David Gay.  You'll need a couple MB of
  113. hard disk and RAM to use emacs.
  114.  
  115. They are available from amiga.physik and AmiNet mirrors (always try the
  116. mirrors first).
  117.  
  118. Also, wuarchive
  119.  
  120. /systems/amiga/incoming/utils/
  121.  
  122. a1.26-emacs-18.58-bin.LHA
  123. (full emacs, also ls, grep, sort)
  124.  
  125. (See Appendix A&B)
  126.  
  127. Contact David Gay: dgay@di.epfl.ch
  128.  
  129. 1a. fifo.library ===========================================================
  130.  
  131. Along with GNU emacs you'll probably want the fifo.library from Fish 588.
  132. ftp.cso (ux1): /amiga/fish/f5/ff588/FifoLib.lzh  40222 bytes
  133.  
  134.  
  135. 2. UNIX commands ===========================================================
  136.  
  137. Most UNIX commands are available.  Many of them can be found on amiga.physik
  138. and AmiNet mirrors in util/gnu.  Here are some of the ones I use:
  139.  
  140. GNUEMACS:c
  141.   etags                            grep
  142.   ls                               rmdir
  143.   sort
  144. MRMan200
  145.   MRMan
  146. UNIX:fileutils-3.3/c
  147.   chmod                            d = udir - does some dir thing, no man
  148.   dd - convert a file while copying it
  149.   ln                               (rmdir)
  150.   mkdir                            mv
  151.   rm                               touch
  152.   udir = d                         v = vdir - does a list thing, no man
  153.   vdir = v                         (ls)
  154. UNIX:textutils-1.3/c
  155.   cat                              cmp - compare two files
  156.   comm   - compare two sorted files line by line
  157.   csplit - split a file into sections  determined  by  context lines
  158.   cut    - remove sections from each line of files
  159.   expand - convert tabs to spaces
  160.   fold   - wrap each input line to fit in specified width
  161.   head
  162.   nl     - number lines of files
  163.   paste  - merge lines of files
  164.   pr     - convert text files for printing
  165.   split
  166.   sum
  167.   tac    - concatenate and print files in reverse
  168.   tail                             tr - translate or delete characters
  169.   ujoin                            unexpand
  170.   uniq                             wc
  171. UNIX:grep-1.6
  172.   egrep                            (grep)
  173. UNIX:diff-2.1/c
  174.   cmp                              diff
  175.   diff3                            sdiff
  176. UNIX:compress-4.0
  177.   compress
  178.   uncompress
  179.   zcat
  180. UNIX:UnixUtils/c
  181.   gnutar
  182.   uncompressbatch
  183.   unshar                           uudecode
  184.   uuencode                         uusplit
  185. UNIX:TarSplit
  186.   tarsplit
  187. EDITORS:ispell-3.3LJR
  188.   ispell
  189.  
  190. See Appendix A and Appendix B for locations
  191.  
  192. 2a. MRMan ====================================================================
  193.  
  194. A powerful "man" manual reader is MRMan 2.00, available on amiga.physik and
  195. AmiNet mirrors (try the mirrors first)
  196.  
  197. util/misc/MRMan200.lzh
  198.  
  199. It supports a MANPATH, and you can set file readers by suffix, so that e.g.
  200. .doc files are displayed by MuchMore and .guide files are displayed by
  201. AmigaGuide.  You can use it to access all of the man pages for the UNIX
  202. textutils and fileutils.  The ones to put in the MANPATH are the pre-formatted
  203. /cat directories (usually).
  204.  
  205. 2b. diff & patch ===========================================================
  206.  
  207. GNU diff 2.1 is available from amiga.physik and AmiNet mirrors (try the
  208. mirrors first)
  209.  
  210. util/gnu/diff-2.1.lha  460704 bytes
  211.  
  212. GNU patch is also available
  213.  
  214. util/gnu/patch-2.0.12g8.lha  126135 bytes
  215.  
  216. 2c. compress, uncompress, zcat  ============================================
  217.  
  218. compress is available in the compress-4.0 distribution.  Note that to get
  219. uncompress and zcat you simply copy (or link) compress
  220.  
  221. copy compress uncompress
  222. copy compress zcat
  223.  
  224. The program operates according to the name it is invoked with.
  225.  
  226. 2d. tar ====================================================================
  227.  
  228. A patched version of UNIX tar is available on wuarchive,
  229.  
  230. /systems/amiga/utilities/cli/archive/tar-patched.lzh  124633 bytes
  231. [patching by (Alan Bair) abair@parsons.sps.mot.com]
  232.  
  233. 2e. tarsplit ===============================================================
  234.  
  235. For extracting from .tar archives only you can use tarsplit.
  236. (See Appendix A&B)
  237.  
  238. 2f. ispell 3.3LJR ==========================================================
  239.  
  240. ispell 3.3 LJR is available from wuarchive,
  241.  
  242. /systems/amiga/incoming/utils/ispell-3.3LJR.lha  550746 bytes
  243.  
  244. It is also now available on Fish disk #774, 
  245. ftp.cso (ux1):/amiga/fish/f7/ff774/ISpell.lzh  554307 bytes
  246.  
  247. The hash file is about 500k, HD highly recommended.  The distribution now
  248. includes GUIspell 1.1, it also has .el files for GNUemacs and ARexx files for
  249. many editors.
  250.  
  251. If you already have ispell, the .el files for emacs are also available on
  252. wuarchive, /systems/amiga/utilities/text/utils/ispell.lha
  253.  
  254. 2g. nroff ==================================================================
  255.  
  256. There is nroff available for the Amiga to process man files.  It doesn't
  257. handle many attributes.
  258.  
  259. wuarchive: /systems/amiga/utilities/text/utils/nroffamiga.lha  56822 bytes
  260.  
  261. 2h. ixemul.library =========================================================
  262.  
  263. nroff requires v 39+ of ixemul.library, from wuarchive
  264.  
  265. /systems/amiga/incoming/misc/ixemul.lzh  78590 bytes
  266.  
  267. 2i. groff ==================================================================
  268.  
  269. GNU groff has been ported for the Amiga.  The archive is quite large though.
  270. On amiga.physik and AmiNet mirrors
  271.  
  272. util/gnu/groff-1.06-fix1.lha  909044 bytes
  273.  
  274. 2j. du =====================================================================
  275.  
  276. The du command is used to check disk usage (blocks or bytes used by a
  277. directory or entire partition).  There are various implementations but one
  278. that I like is by Georg Hessmann.  On amiga.physik and AmiNet mirrors
  279.  
  280. os20/cli/du10.lha 
  281.  
  282. 2k. makeinfo ===============================================================
  283.  
  284. The GNU project has come up with a standard documentation format called
  285. TeXinfo.  MakeInfo can process TeXinfo files into:
  286.  
  287. * GNU Info files, displayable by GNU emacs in Information mode, or by
  288.   InfoView which comes with the GCC distribution.
  289. * DVI (.dvi) files, displayable by AmigaTeX preview or PasTeX ShowDVI
  290. * ASCII files
  291. * AmigaGuide files, which can be displayed by the newly released AmigaGuide
  292.   for 1.3 & 2.x, and by MultiView in 3.x
  293.  
  294. MakeInfo 1.49b is on Fish disk #787.  
  295.  
  296.  
  297. 3a. UNIX dirs (. and ..) ===================================================
  298.  
  299. UNIX and AmigaDOS differ somewhat in the way in which one refers to directories
  300.  
  301.               UNIX   AmigaDOS
  302.  
  303. Root           /        : 
  304. Current dir    .        ""
  305. Previous dir   ..       /
  306.  
  307. If you prefer to use UNIX-style directory references, there is a commodity 
  308. for OS 2.04+ that will patch AmigaDOS to do so.  It's called UnixDirs and is
  309. on Fish disk #837.
  310.  
  311. 3b. Automatic filename/directory completion ================================
  312.  
  313. Various UNIX shells will complete a filename for you, so you just have to type
  314. the first letter or two and then hit a key and it will cycle through the
  315. possible filenames or directories.  There are a number of Amiga shells that
  316. will do this, but the easiest way I have found is to use the GMC-Handler,
  317. a CON: replacement.  GMC version 9.13 is available on Fish #683.  A more
  318. recent version, 9.18, is available on amiga.physik and AmiNet mirrors:
  319.  
  320. util/shell/GMC_9.18.lha  64k
  321.  
  322. 3c. Shell scrollbar ========================================================
  323.  
  324. UNIX Xwindows shells like xterm offer the ability to scroll back up through
  325. previous shell output.  You can do this in an Amiga shell with Console Buffer
  326. (CB).  Version 1.1 is available on amiga.physik and AmiNet mirrors.  Note that
  327. CB will not work directly with GMC: above.
  328.  
  329. util/shell/cb1.1.lha  16k 
  330.  
  331. 3d. UNIX-like pipe (|) =====================================================
  332.  
  333. UNIX shells offer a way to "pipe" information from the standard output of
  334. one command to the standard input of another, e.g.
  335.  
  336. grep -i foo Barfile | more
  337.  
  338. ShellTools, from Fish #673, offers a PIPE command which understands the same
  339. syntax 
  340.  
  341. pipe grep -i foo Barfile | more
  342.  
  343. ShellTools also has a FOREACH command and a RECORDER command (to record shell
  344. output). 
  345.  
  346.  
  347. 4a. AWK ====================================================================
  348.  
  349. GNU AWK version 2.10beta is available on Fish disk #406.
  350. Version 2.14 is available on amiga.physik and AmiNet mirrors
  351.  
  352. util/gnu/gawk-2.14.lha  149k
  353.  
  354. 4b. Flex ===================================================================
  355.  
  356. An Amiga version of lex ("LEXical analyzer generator") is available.  It is
  357. called Flex, version 2.3.7, on Fish #704.
  358.  
  359. 4c. YACC ===================================================================
  360.  
  361. There is a port of Berkeley YACC (Yet Another Compiler Compiler) available on
  362. Fish #419.
  363.  
  364. 4d. BISON ==================================================================
  365.  
  366. The GNU version of YACC is called BISON.  There is a version available on Fish
  367. #155.  Version 1.16 is available on amiga.physik and AmiNet mirrors:
  368.  
  369. dev/lang/bison-1.16.lha  397k
  370.  
  371. 4e. Perl ===================================================================
  372.  
  373. Perl version 4.035 is available on amiga.physik and AmiNet mirrors:
  374.  
  375. dev/lang/perl4.035.V010.bin.lzh  412k
  376.  
  377. 4f. GCC ====================================================================
  378.  
  379. GCC is a powerful C and C++ compiler.  You will need a lot of memory (at least
  380. 3 MB) and hard disk space (9.3 MB).  Available on amiga.physik and AmiNet
  381. mirrors:
  382.  
  383. dev/gcc/gcc233.lha  3.4 megabytes
  384.  
  385. You will need the fixed versions of some of the libraries:
  386.  
  387. dev/gcc/gcc233libfix.lha  256k
  388.  
  389. GCC comes with InfoView for displaying GNU Info format docs, and various
  390. command-line utilities such as man, sed, and make.
  391.  
  392. 4g. RCS ====================================================================
  393.  
  394. The Revision Control System (RCS) is an invaluable tool for managing
  395. programming projects, or for keeping track of any frequently-revised
  396. documents.  Version 5.6 is available on amiga.physik and AmiNet mirrors:
  397.  
  398. dev/misc/rcs_56.lha  310k
  399.  
  400.  
  401. 5a. GNU plot 3.2 ===========================================================
  402.  
  403. GNU plot 3.2 is on Fish disk #701
  404. ftp.cso (ux1): /amiga/fish/f7/ff701/GNUPlot.lzh  560824 bytes
  405.  
  406. 5b. Multiplot ==============================================================
  407.  
  408. The shareware program Multiplot is excellent for plotting numerical data.
  409. Version XLNe is on Fish disk #572.
  410.  
  411.  
  412. 6a. MAPLE V ================================================================
  413.  
  414. MAPLE V, a commercial "Mathematica"-like program is available for the
  415. Amiga.
  416.  
  417. There is a review of Maple V in the _.info_ article mentioned near the
  418. beginning of the FAQ, pp. 35-36.
  419.  
  420. There is a more recent review of Maple V in the January 1993 (Vol. 8, #1)
  421. _Amazing Computing_, pp. 69-71.
  422.  
  423. I received a very detailed response to my questions from Maplesoft 
  424. (specifically, from Joyce Brennan, Communications Manager).  Here it is, with
  425. several screens of additional promotional information removed at the end,
  426. and some of the other descriptive portions summarized.
  427.  
  428. From: jbrennan@maplesoft.on.ca (Joyce Brennan)
  429. Subject: Amiga Maple V Posting - correction
  430.  
  431. > 1. Address, phone, fax
  432.  
  433.     |\^/|      Waterloo Maple Software
  434. ._|\|   |/|_.  160 Columbia St. West
  435.  \  MAPLE  /   Waterloo, Ontario
  436.  <____ ____>   CANADA  N2L 3L3
  437.       |        Tel:  (519) 747-2373        info@maplesoft.on.ca
  438.                Fax:  (519) 747-5284
  439.  
  440. > 2. system requirements
  441.  
  442. Systems Compatibility
  443.    - Supports the following configurations, with and without
  444.      coprocessors: Commodore Amiga 1000, 2000, 2500 and 3000
  445.    - Requires Amiga DOS, version 2.04 or higher
  446.  
  447. Memory Requirements
  448.    - 2 MB RAM and 8 MB disk storage
  449.  
  450. > 3. price: regular, site licence, educational discount
  451.  
  452. For Canadian Customers:
  453. A single-user copy is now available for only Can $695 for educational
  454. and government institutions (if the user can provide proof of their
  455. affiliation), and Can $935 for all others.  Shipping and handling
  456. is added to this price.  For additional information call 1-800-877-6583.
  457.  
  458. For U.S. Customers:
  459. A single-user copy is now available for only US $595 for educational
  460. and government institutions (if the user can provide proof of their
  461. affiliation), and US $795 for all others.  Shipping and handling
  462. is added to this price.  For additional information call 1-800-877-6583.
  463.  
  464. For Customers outside North America:
  465. Please contact Waterloo Maple Software at the address or phone number
  466. [above], or by sending an e-mail message to info@maplesoft.on.ca
  467. and we would be happy to put you in touch with your local distributor.
  468.  
  469. For Academic Degree-granting Institutions:
  470. Site licenses are required in order to run Maple on a network.
  471. For academic institutions, a site license is calculated for each
  472. type of machine, and the price for site licenses depends on the
  473. number and type of machines running Maple.
  474.  
  475. [calculation of site licences omitted; contact Maplesoft for more info]
  476.  
  477. > and whatever else you would like to provide.
  478.  
  479. Maple V Features
  480.    - Full implementation of Maple including interactive 3-D
  481.      graphics with PostScript and IFF format output
  482.    - Takes advantage of Amiga specific standards for session editing
  483.    - ARexx port which supports all Maple V functions
  484.    - Over 2,000 library functions
  485.  
  486. When you purchase Maple, the software package includes detailed
  487. installation instructions, a tutorial introduction and two manuals
  488. (Language Reference & Library Reference manuals).  On-site workshops
  489. can also be arranged.
  490.  
  491. *******************************************************************
  492. Free Upgrade to Maple V Release 2 for Amiga
  493.  
  494. Those customers who purchase Maple V for the Amiga from Waterloo Maple
  495. Software now will be entitled to a free upgrade to Maple V Release 2
  496. which is expected to be available for this platform by the end of the
  497. first quarter of 1993.
  498.  
  499. Those customers who purchased Amiga Maple V from Waterloo Maple
  500. Software any time AFTER June 1, 1992, will be entitled to a free
  501. upgrade to Maple V Release 2, and will be mailed this automatically
  502. as soon as it becomes available for distribution.
  503. *******************************************************************
  504.  
  505. [There was a LOT of information about Maple V Release 2, and Maple in
  506. general, here's a very brief summary:
  507.  
  508. MAPLE V Release 2
  509.   * adds 700 new functions for total of over 2500
  510.   * highly programmable C & Pascal-based language has been further refined
  511.   * "work with standard math notation and print publication quality results"
  512.   * "stunning new interactive graphics, including animation for time-variant
  513.      analysis"
  514.   * combine text, graphics and math using easy worksheet interface
  515.   * will produce LaTeX formatted output
  516.   * will produce FORTRAN and C code]
  517.  
  518. 6b. Schoonschip ============================================================
  519.  
  520. Fish disk output by KingFisher v1.2:
  521.  
  522. Schoonschip    (Disk #568) A pioneering algebraic manipulation program
  523.         which has been used in particle physics and 
  524.         continuously developed since late 1963. Not as friendly
  525.         as Mathematica or Maple, with no graphics or intuition 
  526.         interface and not as much built in, but still a general
  527.         purpose algebraic manipulation language. Written in 
  528.         machine language to run fast and be memory efficient. 
  529.         Capable of handling large problems. Includes large and 
  530.         small workspace versions, tutorial examples, sample 
  531.         programs, and a comprehensive manual. Version 5-Oct-91,
  532.         binary only. Author: Martinus J. G. Veltman and David 
  533.         N. Williams
  534.  
  535.  
  536. 7. X-windows ===============================================================
  537.  
  538. A commercial version of X-windows is available from GfxBase.
  539.  
  540. For more information contact
  541. Dale Luck: dale@ntg.com
  542.  
  543. What follows is the response to my emailed questions:
  544.  
  545. From: dale@boing.ntg.com (Dale Luck)
  546. Subject: X11 info
  547.  
  548. > 1. Address, phone, fax 
  549.  
  550. GfxBase, Inc.
  551. Dale Luck
  552. 1881 Ellwell Dr.
  553. Milpitas, CA 95035
  554. USA
  555.  
  556. Phone: (408) 262-1469
  557. FAX:   (408) 262-8276
  558.  
  559. > 2. system requirements
  560.  
  561. CPU: [Works on all Amigas, including A1200 & A4000]
  562. Operating System:                                                          
  563.         AmigaDOS Operating System V1.3 or later                            
  564. Mouse:                                                                     
  565.         Amiga 2 button mouse, or optical 3 button mouse, tablet, trackball,
  566.                 or International keyboard
  567.  
  568. Memory:                                               
  569.         1 Mbyte for Server and 640x400 2-color display
  570.         more RAM required for local clients
  571.  
  572. Disk Space:        
  573.         7-14 Mbytes
  574.  
  575. > 3. price: regular, site licence, educational discount
  576.  
  577. Price: [US] $395.00 ($90.00 yearly maintenance fee), Eduprice: [US] $316.
  578. Site licenses available.
  579.  
  580. > and whatever else you would like to provide.
  581.  
  582. Please send a postal address and we can send you our
  583. printed literature.
  584.  
  585. Latest Version:
  586.         4.1
  587. Graphics:                                                                    
  588.         NTSC to 1440x482 (60 Hz), PAL 1440x568 (50 Hz)
  589.         Overscan, genlock and interlace supported                            
  590.         A2024/Viking 1 1024x[800] (60 Hz), 1024x1024 (50 Hz)
  591.         Super Screens to 2560x2560 scrollable on smaller display             
  592.         Productivity screen - 640x480 60Hz noninterlaced (640x960 interlaced)
  593.         Two colors out of a palette of 4096 can be selected.  Cursor has two 
  594.                 separately controlled colors                                 
  595.         Color server: 2,4,8,16,32 colors from 4096.  A2024/Viking 1 - 4 gray 
  596.                 scales.  Some resolutions restricted                         
  597.                 A4000 64,128,256 colors from 4096                            
  598.         GDA1 640x480,800x600,1024x800 noninterlaced 256/16M                  
  599.         Ameristar 1600GX 1280x1024,1600x1280 noninterlaced 256/16M           
  600. Ethernet Card:                                                               
  601.         Commodore A2065                                                      
  602. Network Software:                                                            
  603.         Commodore TCP/IP or Syndesis DECnet for Ethernet and serial          
  604.                 connections, SANA for local
  605. Features:                                                                    
  606.         contains X11R4 clients, fonts, twm, olwm etc.                        
  607.         Amiga Xpr uses the standard Amiga printer device technology which    
  608.                 supports more that 50 different types of printers.  Black and
  609.                 [White] [or] Color
  610.         Xamiga R4 monochrome and color server                                
  611.         optional programmer's toolkit includes the header files, libraries,  
  612.                 and sample programs                                          
  613.         optional window manager: mwm                                         
  614.         optional toolkits/widgets Motif, XView, HP.
  615.  
  616.  
  617. 8a. AmigaTeX ================================================================
  618.  
  619. AmigaTeX is a commercial program available from Radical Eye.  Comes with
  620. TeX, LaTeX, MetaFont, Preview, and Post 1.7 (for handling PostScript).
  621.  
  622. 8 program disks + 6 font disks.  Hard disk installer program so you can 
  623. install a minimum or full system.
  624.  
  625. It has a special font loading system so you don't need all of them on your
  626. hard disk; it will request the font disks as needed.
  627.  
  628. For more information contact the author:
  629. Tomas Rokicki: rokicki@cs.stanford.edu
  630.  
  631. What follows is the author's response to my emailed questions:
  632.  
  633. From: Tomas G. Rokicki <rokicki@CS.Stanford.EDU>
  634. Subject: AmigaTeX
  635.  
  636. > 1. Address, phone, fax                                                       
  637.  
  638. Radical Eye Software
  639. P.O. Box 2081
  640. Stanford, CA  94309
  641. USA
  642.  
  643. Phone:(415) 322 6442
  644. FAX:  (415) 327 3329
  645. BBS:  (415) 327 2346
  646.  
  647. > 2. system requirements                           
  648.  
  649. At least two floppies or a hard disk, and at least 512K of RAM.
  650. Three megabytes of RAM is recommended.
  651.  
  652. > 3. price: regular, site licence, educational discount                        
  653.  
  654. The main package is [US] $200; printer drivers are [US] $100 per set (organized
  655. according to printer resolution).  Site licensing and group discounts
  656. are available; write for information.  There is no special educational
  657. pricing.
  658.                                                                              
  659. > and whatever else you would like to provide.
  660.  
  661. A free demo disk and product literature is available by sending Radical Eye
  662. a FAX or a letter with your name and address.
  663.  
  664. 8b. PasTeX 1.3 ==============================================================
  665.  
  666. There is also a Freely Distributable TeX called PasTeX.  Look on wuarchive,
  667.  
  668. /systems/amiga/utilities/text/utils/pastex-1.3/
  669.  
  670. (see Appendix B for file listing)
  671.  
  672. Disk #1 has DVIprint (3c), ShowDVI and SpecialHost in its bin directory.
  673.  
  674. The files are full disks compressed with Zoom, from Fish #682
  675. ftp.cso (ux1): /amiga/fish/f6/ff682/Zoom.lzh  89055 bytes
  676.  
  677. MetaFont and the Previewer fonts are separate from this distribution.
  678.  
  679. 8c. DVIprint ================================================================
  680.  
  681. If you have AmigaTeX but no printer drivers, you can try using DVIprint
  682. from the PasTeX distribution.  It works remarkably well, just make a
  683. tex:config dir and put DVIprint.printers in it.
  684.  
  685. Host athene.uni-paderborn.de                                     
  686.                                                                  
  687.     Location: /pcsoft/amiga/tex/pastex                           
  688.            FILE -rw-r--r--      57858  May 26 00:00  dviprint.lha
  689.  
  690. 8d. dvi2lj ==================================================================
  691.  
  692. If you have a LaserJet you may want to use dvi2lj instead of DVIprint,
  693. it's on amiga.physik.unizh.ch and AmiNet mirrors (always use the mirrors if
  694. possible)
  695.  
  696. /amiga/text/tex/dvi2lj.lha  109185 bytes
  697.  
  698. and also on Fish disk #797.
  699.  
  700. [thanks to barrett@astro.cs.umass.edu (Daniel Barrett) for this info]
  701.  
  702. 8e. fig =====================================================================
  703.  
  704. Also for TeX you may want the "fig" package, for structured drawing.
  705. On wuarchive,
  706.  
  707. /systems/amiga/utilities/text/utils/fig.zom  319110 bytes
  708.  
  709. Uncompress with Zoom from Fish #682.
  710.  
  711. For pictures will simple straight and angled lines, I recommend the EEPIC
  712. macros (LaTeX: epic.sty, eepic.sty).  In order to print documents with EEPIC
  713. macros and DVIprint (3c) you will need SpecialHost running; in order to
  714. preview with ShowDVI you will also need to run SpecialHost in the background.
  715.  
  716. For more complicated pictures, especially with curves, the PiCTeX macros
  717. (LaTeX: piclatex.sty; TeX: prepictex.tex, pictex.tex, postpictex.tex) are
  718. better but very slow on a 68000.  SpecialHost is not required for these.
  719.  
  720. 8f. ARexx macros for TeX ===================================================
  721.  
  722. I have uploaded ARexx macro things for TeXify and ToError for AmigaTeX to
  723. wuarchive, in /systems/amiga/incoming/utils
  724.  
  725. Ed-TeX-Rexx.lha    - AmigaTeX ARexx for Ed
  726. Emacs-TeX-Rexx.lha - AmigaTeX ARexx for GNU emacs
  727.  
  728. There are also TeXify ARexx macro things for CED on wuarchive,
  729. /systems/amiga/utilities/text/utils/texify-1.12.lzh
  730.  
  731.  
  732. 9. FTP sites ===============================================================
  733.  
  734. Major US Amiga (+newest Fish) site: wuarchive.wustl.edu [128.252.135.4]
  735.                 fish in /systems/amiga/fish
  736.  
  737. Other US Amiga (+all Fish) site: grind.isca.uiowa.edu
  738.  
  739. Major US Fish site (disks 50-current): ftp.cso.uiuc.edu  [128.174.5.59]
  740.  formerly called ux1.cso.uiuc.edu, sometimes referred to as "ux1", IP address
  741.  may change
  742.                ux1 Fishes mirrored on: ftp.hawaii.edu [128.171.44.7]
  743.  
  744. Euro Fish site (Finland): ftp.funet.fi [128.214.6.100]
  745.                fish in /pub/amiga/fish
  746.  
  747. Euro Fish site (Germany):  ftp.informatik.rwth-aachen.de [137.226.112.172]
  748.  
  749. [some Fish disk sites provided by schwager@mike.cs.uiuc.edu (Mike Schwager)]
  750.  
  751. Major Euro Amiga site: amiga.physik.unizh.ch [130.60.80.80]
  752.                        mirrored on wuarchive: /pub/aminet
  753.                        and other "AmiNet" sites:
  754.  
  755. Switzerland  amiga.physik.unizh.ch  130.60.80.80    pub/aminet/
  756. Switzerland  litamiga.epfl.ch       128.178.151.32  pub/aminet/
  757. Scandinavia  ftp.luth.se            130.240.16.3    pub/aminet/
  758. Germany      ftp.uni-kl.de          131.246.9.95    pub/aminet/
  759. Germany      ftp.uni-erlangen.de    131.188.1.43    pub/aminet/
  760. Germany      ftp.cs.tu-berlin.de    130.149.17.7    pub/aminet/
  761. Germany      ftp.th-darmstadt.de    130.83.55.75    pub/aminet/
  762. Germany      ftp.uni-paderborn.de   131.234.2.32    pub/aminet/
  763. USA          ftp.wustl.edu          128.252.135.4   pub/aminet/
  764. USA          merlin.etsu.edu        192.43.199.20   pub/aminet/
  765. USA          oes.orst.edu           128.193.124.2   pub/aminet/
  766. Australia    splat.aarnet.edu.au    192.107.107.6   pub/aminet/ (*)
  767.    (*) closed 6:30am to 4pm weekdays
  768.  
  769. NOTE: If at all possible use one of the AmiNet mirrors instead of amiga.physik
  770. itself; it is very easily overloaded.
  771.  
  772. 9a. FTPmail ================================================================
  773.  
  774. You can find a list of FTPmail sites in the "Updated Internet Services
  775. List" posted by yanoff@csd4.csd.uwm.edu (Scott A. Yanoff) to USENET
  776. group comp.misc.  You can also finger him to find out other ways to
  777. get this useful list.
  778.  
  779. There is an article about FTP and Mail-FTP in the April 1993 _UnixWorld_,
  780. pp. 68-74.  For more information on FTPmail send the word "help" via email to
  781. ftpmail@decwrl.dec.com  For BITNET users, email the world "help" to 
  782. bitftp@pucc.princeton.edu
  783.  
  784.  
  785. Appendix A.  Programs on grind =============================================
  786.  
  787. amiga/utils/
  788. total 109
  789. -rwxr-xr-x+    14418 Oct 27  1992 UU.LHA                - uuencode, uudecode
  790. -rwxr-xr-x+      186 Oct 27  1992 UU.readme
  791. -rwxr-xr-x+     1182 Dec 03  1991 UnixUtils.Readme
  792. -rwxr-xr-x+   178639 Nov 24  1991 UnixUtils.lzh
  793. -rwxr-xr-x+   496099 Oct 18  1992 amiga-fileutils-3.3.LHA
  794. -rwxr-xr-x+   143291 Oct 16  1992 amiga-grep-1.6.LHA
  795. -rwxr-xr-x+   584149 Oct 18  1992 amiga-textutils-1.3.LHA
  796. -rwxr-xr-x+    32368 Oct 20  1992 compress-4.0.lzh
  797. -rwxr-xr-x+   550746 Nov 24  1992 ispell-3.3LJR.lha
  798. -rwxr-xr-x+    15444 Nov 03  1992 tarsplit.lha
  799.  
  800. unix/arc-progs/
  801. total 15
  802. -rwxr-xr-x+    37738 Jan 24  1992 Lharc.tar.Z
  803. -rwxr-xr-x+   237535 Jan 24  1992 Zoo210.tar.Z
  804. -rwxr-xr-x+    97925 Apr 15  1992 arc-5.21.tar.Z
  805. -rwxr-xr-x+    10579 Jan 24  1992 boo.tar.Z
  806. -rwxr-xr-x+     7256 Mar 11  1992 dmscheck.tar.Z
  807. -rwxr-xr-x+    81707 Apr 08  1992 lha-1.00.tar.Z
  808. -rwxr-xr-x+    32763 Dec 01  1992 unarj230.tar.Z
  809. -rwxr-xr-x+   299288 Jan 20  1993 unz50p1.tar.Z
  810. -rwxr-xr-x+   244565 Jan 20  1993 zip19p1.tar.Z
  811.  
  812.  
  813. Appendix B.  Programs on wuarchive =========================================
  814.  
  815. Amiga (de-)archiving programs can be found in 
  816. /systems/amiga/utilities/cli/archive
  817.  
  818. /systems/amiga/utilities/text/utils:
  819. total 5155
  820. -rw-rw-r--  1 root       667542 Dec 18  1990 tex-3.1.lzh
  821. -rw-rw-r--  1 root        20155 Jan  5  1992 texify-1.12.lzh
  822. -rw-rw-r--  1 root       319110 Mar 17  1992 fig.zom
  823. -r--rw-r--  1 root       103403 Jun 29 00:03 dvipsamiga.lha
  824. -r--rw-r--  1 root        56822 Jun 29 00:03 nroffamiga.lha
  825. drwxrwxr-x  4 root          512 Jun 25 08:59 pastex-1.3
  826.  
  827. /systems/amiga/utilities/text/utils/pastex-1.3:
  828. total 3190
  829. -rw-rw-r--   1 root     archive      1074 Oct  5  1991 README
  830. -rw-rw-r--   1 root     archive    456046 Oct  5  1991 disk-1.zom
  831. -rw-rw-r--   1 root     archive    339078 Oct  5  1991 disk-2.zom
  832. -rw-rw-r--   1 root     archive    681546 Oct  5  1991 disk-3.zom
  833. -rw-rw-r--   1 root     archive    458766 Oct  5  1991 disk-4.zom
  834. -rw-rw-r--   1 root     archive    702054 Oct  5  1991 disk-5.zom
  835. -rw-rw-r--   1 root     archive    543209 Oct 11  1990 extras.zoo
  836. drwxrwxr-x   2 root     archive       512 Jun 25  1992 metafont-2.7
  837. drwxrwxr-x   2 root     archive       512 Jun 25  1992 previewfonts
  838.  
  839. /systems/amiga/utilities/disks/backup:
  840. total 192
  841. -rw-rw-r--  1 root       191648 Feb  3  1992 gnutar.lzh
  842.  
  843. /systems/amiga/incoming/utils:
  844. total 10785
  845. -r--rw-r--  1 root         2109 Dec  3 20:04 Ed-TeX-Rexx.lha
  846. -r--rw-r--  1 root         1546 Dec  3 20:05 Emacs-TeX-Rexx.lha
  847. -r--rw-r--  1 root        10441 Feb 18 07:58 UnixDirsII.lha
  848. -r--rw-r--  1 root       969340 Oct 15 21:32 a1.26-emacs-18.58-bin.LHA
  849. -r--rw-r--  1 root       496099 Oct 15 21:55 amiga-fileutils-3.3.LHA
  850. -r--rw-r--  1 root       143291 Oct 15 21:55 amiga-grep-1.6.LHA
  851. -r--rw-r--  1 root       584149 Oct 15 21:57 amiga-textutils-1.3.LHA
  852. -r--rw-r--  1 root       282624 Mar 30 14:07 amigaguide34.lzh
  853. -r--rw-r--  1 root       550746 Nov 20 11:20 ispell-3.3LJR.lha
  854.